﻿@charset "utf-8";
/* CSS Document */


 .container{
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}
/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.htop{ background:#eee; }
.htop .container{ height:30px; line-height:30px;}
.htop em{ float:left;}
.htop span{ float:right;}
.htop span a{ display:inline-block; height:12px; line-height:12px; padding:0 10px; border-left:1px solid #666; text-decoration:none;position: relative;}
.htop span a img{ position:absolute; top: 30px; left:-13px; display:none;}
.htop span a:hover img{ display:block;}
.htop span a.noBl{ border-left:none;}
.htop span a.noBr{ padding-right:0;}

.hcont{ padding-top:20px; padding-bottom:25px;}
.hcont .dlogo{ float:left;}
.hcont .dphone{ float:right; text-align:right; margin-top:15px;}
.hcont .dphone h2{ font-size:22px; color:#45a643;}
.hcont .dphone p{ font-size:16px; margin-top:5px;}




/*navBox*/
.navBox{ background:#1e2b49; height:50px; position:relative;}
.navBox .container>ul{ height:50px;}
.navBox .container>ul>li{ float:left; position:relative;}
.navBox .container>ul>li>a{ display:block; height:50px; line-height:50px; padding:0 12px; font-size:14px; color:#fff; text-decoration:none;}
.navBox .container>ul>li:hover >a,.navBox .container>ul>li.cur a{ background:#45a643;}



.footer{
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
.ftnav{
	height: 50px;
	background-color: #32343b;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
}.ftnav a {
	
	color: #FFF;
	
}
.ftnav ul{ overflow:hidden;}
.ftnav li{ float:left; height:50px; line-height:50px; padding:0 16px;}
.ftnav li a{ font-size:14px; color:#eaeaea;}
.ftcont{ background-color:#3c3e46;}
.ftcont .dress{
	overflow: hidden;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.ftcont .dress dl{ float:left;}
.ftcont .dress dt{ float:left;}
.ftcont .dress dd{ margin-left:350px;}
.ftcont .dress dd p{ font-size:13px; color:#bcbcbc; line-height:23px;}
.ftcont .dress dd p a{color:#bcbcbc;}
.ftcont .dress .wx{ float:right;}
.ftcont .link{
	overflow: hidden;
	height: 45px;
	border-top: 1px solid #52545c;
	font-size: 14px;
	line-height: 45px;
	color: #bcbcbc;
	text-align: left;
	padding-left: 10px;
}.ftcont .link a {
	
	color: #bcbcbc;
	
}
.ftcont .link h4{
	float: left;
	font-size: 14px;
	color: #dedede;
	line-height: 45px;
	margin-left: 30px;
	font-weight: normal;
}
.ftcont .link h4 a{color:#dedede;}
.ftcont .link span{ font-weight:normal;}
.ftcont .link ul{ float:left; margin-left:15px; width:800px;}
.ftcont .link li{
	margin-right: 20px;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #bcbcbc;
}
.ftcont .link li a{ font-size:13px; color:#bcbcbc;}

.kefw{ display:block; position:absolute; width:50px; height:30px; left:50%; margin-left:-25px; top:2px;}

#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(/Skins/Default/Img/top.gif) no-repeat;}
#fall{background: url(/Skins/Default/Img/top.gif) no-repeat 0 -80px;}
#ct{background: url(/Skins/Default/Img/top.gif) no-repeat 0 -40px;}
#roll{	display: block;	width: 15px;margin-right: -625px;position: fixed;right: 56%;top: 50%;_margin-right: -625px;	_position: absolute;_margin-top: 300px;	_top: expression(eval(document.documentElement.scrollTop));}